MySQL tables corrupted and need to be repaired,how to fix them and how to prevent this [on hold]
Posted
by
Hbirjand
on Programmers
See other posts from Programmers
or by Hbirjand
Published on 2014-08-18T07:37:03Z
Indexed on
2014/08/18
16:44 UTC
Read the original article
Hit count: 157
We have developed a software that uses,MySQL database,and after some month of usage,some of the database tables had been corrupted and need to be repaired,what is the cause of this corruption?
How can we fix them?
How can we prevent the database tables from corruption.
Because of the corruption,we are not able to create a backup using Navicat,and we can not generate a dump too.
Is that possible to fix this tables using MySQL engine,and some of this corruption is about empty fields in database tables.
© Programmers or respective owner